object Form1: TForm1 Left = 378 Top = 213 BorderStyle = bsSingle BorderWidth = 4 Caption = '�ifre ��z�c� 1.0 (Bora Y�ret )' ClientHeight = 130 ClientWidth = 303 Color = clNavy Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 10 Width = 113 Height = 19 Caption = '��z�len �ifre :' Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 0 Top = 114 Width = 303 Height = 16 Align = alBottom Alignment = taCenter Caption = 'Copyright � 2001 Bora Y�ret' Color = clNavy Font.Charset = TURKISH_CHARSET Font.Color = clYellow Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Edit1: TEdit Left = 16 Top = 36 Width = 281 Height = 24 Font.Charset = TURKISH_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object Button1: TButton Left = 24 Top = 76 Width = 121 Height = 25 Caption = 'Yard�m' TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 168 Top = 76 Width = 121 Height = 25 Caption = 'Program Hakk�nda' TabOrder = 2 OnClick = Button2Click end object Timer1: TTimer Interval = 25 OnTimer = Timer1Timer Left = 256 Top = 8 end end